home *** CD-ROM | disk | FTP | other *** search
- Menu Commando II
-
- ──────────────────────────────────────────────────────────────────────────────
- Please read this section on how to install Menu Commando II on your hard disk.
-
- Note: For this example, I'll assume your hard disk is drive 'C' and the floppy
- drive your installing MCII from is drive 'A'.
-
- Step 1:
-
- English: Create a directory on your hard disk C named MCII and make it the
- current directory.
-
- DOSish : MKDIR C:\MCII
- C:
- CD \MCII
-
- Step 2:
-
- English: Copy the MCII-100.EXE self extracting file into the MCII directory
-
- DOSish : COPY A:MCII-100.EXE
-
- Step 3:
-
- English: Extract all files from MCII-100.EXE file.
-
- DOSish : MCII-100
-
- Step 4:
-
- English: Change the MCII.BAT file if your hard disk is NOT drive C or you
- used a different directory name than MCII. MCII.BAT file reads by
- default as follows:
-
- echo off
- set mcommando=c:\mcii
- c:
- cd \mcii
- mciirun STARTUP
-
-
- You will have to modify lines 2,3, and 4 if your drive or directory
- is different. I'll give some examples to make it clearer:
-
- Example 1) Your primary hard drive is D. You would change MCII.BAT
- to read as follows:
-
- echo off
- set mcommando=d:\mcii
- d:
- cd \mcii
- mciirun STARTUP
-
- Example 2) You want to use a directory named MENU instead of MCII on
- drive C. You would change MCII.BAT to read as follows:
-
- echo off
- set mcommando=c:\menu
- c:
- cd \menu
- mciirun STARTUP
-
- Step 5:
-
- English: To run Menu Commando II, type MCII
-
- DOSish : MCII
-
-
- The above should get you going! If you cannot get the program running, please
- don't hestitate to call me at (512)-670-1061 for aid. Please note, if Sandi or
- I am not there, please leave your name and number on the recorder.
-
- Thank you for your support,
-
-
- Shane Stump
- 1321 Klondike
- San Antonio, Texas 78245
-
-